home *** CD-ROM | disk | FTP | other *** search
- head 1.1;
- access;
- symbols;
- locks
- dlorre:1.1; strict;
- comment @ * @;
-
-
- 1.1
- date 96.08.22.02.05.49; author dlorre; state Exp;
- branches;
- next ;
-
-
- desc
- @Oui.lib -- Object User Interface
- Projet créé en 1994
- Auteur: Dominique Lorre
- @
-
-
- 1.1
- log
- @Initial revision
- @
- text
- @// eslide.h
- // créé le 11/07/94
- // auteur : Dominique Lorre
-
- #define SL_Min (TAG_USER + 1)
- #define SL_Max (TAG_USER + 2)
- #define SL_Level (TAG_USER + 3)
- @
-